Skip to content

TypeUtils does not handle generics with identical names in different positions #45011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

nosan
Copy link
Contributor

@nosan nosan commented Apr 5, 2025

This commit improves the TypeUtils class to handle generic parameters that share similar names but are positioned differently.

…positions

This commit improves the TypeUtils class to handle generic parameters
that share similar names but are positioned differently.

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
@philwebb philwebb added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 8, 2025
@philwebb philwebb modified the milestones: 3.3.x, 3.3.11 Apr 8, 2025
philwebb pushed a commit that referenced this pull request Apr 8, 2025
Update `TypeUtils` to handle generics with identical names in different
positions.

See gh-45011

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
@philwebb philwebb closed this in 92a8d41 Apr 8, 2025
@philwebb
Copy link
Member

philwebb commented Apr 8, 2025

Thanks @nosan !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants